home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #5
/
Amiga Plus CD - 2000 - No. 5.iso
/
t
/
Play.bak.1
< prev
next >
Wrap
Text File
|
2000-01-01
|
355b
|
14 lines
failat 31
if not exists env:quickstarted
Echo "Die CD ist nicht eingerichtet!*nBitte zuerst Quickstart ausführen!"
wait 2
quit
endif
requestfile TITLE "Welches MP3 wollen sie betrachten?" DRAWER "`list Play LFORMAT="%F"`" >env:APCDMP3Temp
if warn
quit
endif
set a `list $apcdmp3temp LFORMAT="%F%N"`
EXECUTE >NIL: APCD:Scripts/viewhtml "$a" MP3 >NIL:
quit